Class com.symantec.itools.vcafe.beans.MethodDescriptorAttributes
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.symantec.itools.vcafe.beans.MethodDescriptorAttributes

Object
   |
   +----com.symantec.itools.vcafe.beans.MethodDescriptorAttributes

public final class MethodDescriptorAttributes
extends Object
Misc Visual Cafe method descriptors attributes supported beyond the standard Java Beans.


Variable Index

 o ACTION_ATTRIBUTE
Attribute of type Vector If this attribute is not defined, the method does not have any Actions.

Constructor Index

 o com.symantec.itools.vcafe.beans.MethodDescriptorAttributes()

Variables

 o ACTION_ATTRIBUTE
public static final java.lang.String ACTION_ATTRIBUTE
Attribute of type Vector If this attribute is not defined, the method does not have any Actions.

Constructors

 o MethodDescriptorAttributes
public MethodDescriptorAttributes()

All Packages  Class Hierarchy  This Package  Previous  Next  Index